home *** CD-ROM | disk | FTP | other *** search
- object FormProgress: TFormProgress
- Left = 241
- Top = 169
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'B-Jigsaw Lite - Rendering Puzzle...'
- ClientHeight = 272
- ClientWidth = 371
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 371
- Height = 272
- Align = alClient
- BevelWidth = 2
- TabOrder = 0
- object Panel2: TPanel
- Left = 8
- Top = 8
- Width = 353
- Height = 65
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object LabelMessage: TLabel
- Left = 56
- Top = 8
- Width = 76
- Height = 13
- Caption = 'B-Jigsaw Lite'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Image1: TImage
- Left = 8
- Top = 6
- Width = 41
- Height = 41
- Picture.Data = {<image000.ico>}
- end
- end
- object Panel1: TPanel
- Left = 8
- Top = 136
- Width = 353
- Height = 73
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object Label1: TLabel
- Left = 16
- Top = 22
- Width = 109
- Height = 13
- Caption = 'Left click: move pieces'
- end
- object Label2: TLabel
- Left = 16
- Top = 38
- Width = 223
- Height = 13
- Caption = 'Right click: rotate pieces 90 degrees clockwise'
- end
- object Label3: TLabel
- Left = 16
- Top = 54
- Width = 275
- Height = 13
- Caption = 'Ctrl + left click: rotate pieces 90 degrees counterclockwise'
- end
- object Label4: TLabel
- Left = 8
- Top = 6
- Width = 75
- Height = 13
- Caption = 'How to play?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object ProgressBar: TProgressBar
- Left = 8
- Top = 216
- Width = 353
- Height = 17
- Min = 0
- Max = 100
- Smooth = True
- TabOrder = 2
- end
- object BitBtn1: TBitBtn
- Left = 8
- Top = 240
- Width = 353
- Height = 25
- Caption = 'Start the game'
- TabOrder = 3
- Kind = bkClose
- end
- object Panel4: TPanel
- Left = 8
- Top = 80
- Width = 353
- Height = 49
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 4
- object Label5: TLabel
- Left = 8
- Top = 8
- Width = 236
- Height = 13
- Caption = 'You can order the full version of B-Jigsaw 7.0 from'
- end
- object Label6: TLabel
- Left = 24
- Top = 24
- Width = 178
- Height = 13
- Cursor = crHandPoint
- Caption = 'http://www.adcsoft.com/bjigsaw.html'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = Label6Click
- end
- end
- end
- end
-